Package-level declarations

Types

Link copied to clipboard
sealed interface CmFirmwareUpdate

Represents the types of firmware update available for a module, distinguishing between different components that can be updated.

Link copied to clipboard

Defines a hierarchy of errors that can occur during the firmware update process, each with a specific error message detailing the issue.

Link copied to clipboard
sealed interface CmFirmwareUpdateResult

Represents the result of a firmware update operation, encapsulating both successful completion and potential failure scenarios.

Link copied to clipboard
sealed interface CmFirmwareUpdateStatus

Represents the various states of a firmware update process for a module.

Link copied to clipboard
sealed interface CmFirmwareUpdateStep

Defines the steps involved in a firmware update process for a module, tracking the progress within each step.